Use simple buttons, instead of widget buttons, in vc-log.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 13 Feb 2011 03:07:53 +0000 (22:07 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 13 Feb 2011 03:07:53 +0000 (22:07 -0500)
commit9240562770734b8069991c7d047c407cd9ea3da3
treeaaa5dee2d8bdf1f9bed27ef27e24fd84685a8967
parent8d78a12f8ec5bcf4219d2a5cad3f28f69b25c54d
Use simple buttons, instead of widget buttons, in vc-log.

* lisp/vc/vc.el (vc-print-log-setup-buttons): Instead of using the
widget library for buttons, just use button.el.

* lisp/vc/log-view.el (log-view-mode-map): Don't inherit from
widget-keymap.
lisp/ChangeLog
lisp/vc/log-view.el
lisp/vc/vc.el